Skip to content
Back to search
30
MCP

Figma Chunked

pulsemcp/figma chunked

Provides a memory-efficient interface to the Figma API that handles large files by breaking operations into manageable chunks with pagination support, filtering capabilities, and resume functionality for retrieving design data without memory constraints.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Figma
Bidirectional WebSocket bridge enabling real-time design manipulation with node creation, text replacement, component management, and automa
0 tools
Figma Pro
Integrates with Figma API to retrieve design files, extract design tokens and CSS properties, process designer comments for implementation i
0 tools
figma mcp chunked
Metadata-only Glama MCP server.
0 tools
com.mcparmory/figma
Export files, access design data, manage projects, comments, and team assets
0 tools
Figma Context
Bridges AI systems with Figma design platform, transforming complex API responses into structured design information for easier understandin
0 tools
io.github.a1245582339/figma-designer
Give AI agents full read & write access to Figma — 50+ tools for design automation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "figma_chunked": {
      "url": "None",
      "transport": "http"
    }
  }
}